@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;300;400;500;600;700;800;900&display=swap');

body {
  font-family: 'Roboto Slab', serif !important;
}

footer {
  margin-top: 20px;
}

.mobile{
  display: none !important;
}

@media (max-width: 992px) {
  .mobile{
      display: block !important;
  }

  .desktop{
      display: none !important;
  }
} 

a{
  text-decoration: none !important;
}

.logo{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

.titulo {
  margin: 10px 0 20px 0;
  border-bottom: solid 2px #194674;
  margin-top: 10px;
}

.p-t-10{
  padding-top: 10px;
}
.p-l-0{
  padding-left: 0px;
}

.p-b-10{
  padding-bottom: 10px;
}
.linha_ultimas{
  padding-bottom: 10px; margin-bottom: 10px;
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
  border: 0px;
}
.title_badge_title_width{
  width: 205px !important;
  right: calc(50% - 157px)!important;
  top: 45.9% !important;
}
.column-card .title-badge_width{
  right: calc(50% - 170px) !important;
}
.title-badge_width{
  width: 220px !important;
  height: 125px !important;
}

.mb-colunista{
  border-top: 1px solid rgba(0,0,0,.1);
  padding: 10px 0px;
}
.toptop{
  background: -webkit-gradient(linear, left top, left bottom, from(#2969b9), to(#498ee4));
  background: -moz-linear-gradient(top, #2969b9, #498ee4);
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#2969b9', EndColorStr='#498ee4');           
  color: white !important;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
}

.text_decoration{
  text-decoration: none !important;
}

/*Modal*/
.planos_modal{
  text-align: center;
  font-weight: 600;
  padding: .30rem!important;
  margin-left: .25rem!important;
  color: #fff;
  background: #0073c7;
  border-radius: 16px 0px 0px 16px;
  flex: 0 0 48%;
}
.planos_modal p{
  margin-bottom: 0;
}
.wrapper_valor_modal{
  flex: 0 0 48%;
}
.valor_modal{
  text-align: center;
  font-weight: 600;
  padding: .30rem!important;
  margin-right: 3.25rem!important;
  border: 2px solid #0073c7;
}

/* Redes Sociais */
.facebook-share-button{
  display: inline-block;            
  width: 30px;
  height: 30px;
  margin: 1px;
  background-size: 100% 100%; /* ou 'contain' */
  background-image: url('/template/images/facebook.png');
  background-repeat: no-repeat;
  background-position: center;
}

.whatsapp-share-button {
  display: inline-block;            
  height: 30px;
  width: 30px;
  margin: 1px;
  background-size: 100% 100%; /* ou 'contain' */
  background-image: url('/template/images/whatsapp.png');
  background-repeat: no-repeat;
  background-position: center;
}

.twitter-share-button{
  display: inline-block;            
  width: 30px;
  height: 30px;
  margin: 1px;
  background-size: 100% 100%; /* ou 'contain' */
  background-image: url("/template/images/twitter.png");
  background-repeat: no-repeat;
  background-position: center;
}

.google-plus-share-button{
 display: inline-block;            
 width: 30px;
 height: 30px;
 margin: 1px;
 background-size: 100% 100%; /* ou 'contain' */
 background-image: url("/template/images/google-plus.png");
 background-repeat: no-repeat;
 background-position: center;
}

.instagram-plus-share-button{
  display: inline-block;            
  width: 30px;
  height: 30px;
  margin: 1px;
  background-size: 100% 100%; /* ou 'contain' */
  background-image: url("/template/images/instagram.png");
  background-repeat: no-repeat;
  background-position: center;
 }

.mail-share-button{
  display: inline-block;            
  width: 30px;
  height: 30px;
  margin: 1px;
  background-size: 100% 100%; /* ou 'contain' */
  background-image: url("/template/images/mail.png");
  background-repeat: no-repeat;
  background-position: center;
}

.messenger-share-button{
  display: inline-block;            
  width: 30px;
  height: 30px;
  margin: 1px;
  background-size: 100% 100%; /* ou 'contain' */
  background-image: url("/template/images/messenger.png");
  background-repeat: no-repeat;
  background-position: center;
}

.telegram-share-button{
  display: inline-block;            
  width: 30px;
  height: 30px;
  margin: 1px;
  background-size: 100% 100%; /* ou 'contain' */
  background-image: url("/template/images/telegram.png");
  background-repeat: no-repeat;
  background-position: center;
}

/* css novo do topo */
.pad-not{
  margin-bottom: 3px;
  margin-top: 3px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.logo-div{
  text-align: center;
  margin-top: 17px;
  margin-bottom: 17px;
  padding-right: 0;
}

.lg{
  padding-right: 0;
}

.img-fluid-size{
  height: 150px;
}

.btn-wrap-jor{
  position:relative;
  text-align:center;
}
.btn-wrap-jor button{
  position: absolute;
  z-index: 1;
  background: #2969b9;
  top: 92%;
  border-radius: 10px 10px 5px 5px;
  border: 2px solid #aed2ff;
  left: 25%;
  color: #fff;
  width: 137px;
  height: 30px;
  padding: 0;
  margin: -15px 0 0 -30px;
}

.btn-wrap-jor:hover button{
  position: absolute;
  z-index: 1;
  background: #2969b9;
  top: 83%;
  border-radius: 10px;
  border: 2px solid #aed2ff;
  left: 25%;
  color: #fff;
  transition: 0.5s;
  font-weight: bold;
  width: 137px;
  height: 36px;
  padding: 0;
  margin: -15px 0 0 -30px;
}
/* fim css novo do topo */

/* css Colunista destak */
.text-muted {
  color: #046bcd!important;
  font-weight: bold !important;
}

.column-card.columnist-highlight .author-wrapper{
  width: 100%;
}

.column-card .author-wrapper {
  position: relative;
}

.column-card.columnist-highlight .m-headline {
  text-align: center;
  padding: 2px 15px;
  box-sizing: border-box;
}
.column-card.columnist-highlight .author-avatar img {
  margin: 0 auto;
  border-radius: 50%;
  width: 215px;
  height: 215px;
}

.img-wrapper img {
  display: block;
  height: 100%;
  width: 100%;
}

.column-card.columnist-highlight .author-avatar {
  width: 100%;
  height: auto;
  padding: 20px;
  padding-bottom: 4px;
  box-sizing: border-box;
}

.column-card .title-badge{
  right: calc(50% - 152px);
  top: 41%;
}

.title-badge {
  width: 170px;
  position: absolute;
  padding: 38px 0;
  box-sizing: border-box;
  transition: opacity .3s cubic-bezier(.165,.84,.44,1);
  z-index: 100;
}

.title_badge_title {
  width: 178px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  right: calc(50% - 135px);
  top: 46%;
  position: absolute;
  padding: 38px 0;
  box-sizing: border-box;
  transition: opacity .3s cubic-bezier(.165,.84,.44,1);
  z-index: 100;
}

.column-card a {
  display: block;
  overflow: initial;
  color: #151316;
  text-decoration: none;
}
.column-card {
  position: relative;
}

.author-name {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 15px;
  display: none;
}

.pg a{
  text-decoration: none;
}

/* fim css Colunista destak */

/* css noticia details */

.socializer{
  filter: drop-shadow(2px 4px 6px grey);
  display: flex;
  gap: 10px;
  margin-top: 0.5rem;
}

.socializer .sr-text-in{
  width: 32px;
  height: 32px;
  display: flex;
  border-radius: 3px;
  transition: 250ms;
}

.socializer .sr-facebook{
  background: #3B5998;
}

.socializer .sr-whatsapp{
  background: #25d366;
}

.socializer .sr-twitter{
  background: #55ACEE;
}

.socializer .sr-facebook:hover{
  background: #25385f;
}

.socializer .sr-whatsapp:hover{
  background: #199245;
}

.socializer .sr-twitter:hover{
  background: #4389be;
}

.sr-squircle-2 .sr-text-in a, .sr-squircle-2 a, .sr-squircle-2.sr-text-in a {
  border-radius: 10em !important;
  color: white;
  width: fit-content;
  height: fit-content;
  margin: 5px auto auto auto;
}

/* .fa-facebook-f:hover {
  background: unset !important;
} */

.sr-text-in a>* {
  font-size: 20px;
  padding-right: 0 !important;
}

.sr-opacity a:hover {
  opacity: unset !important;
  transform: scale(1.1);
}

.sr-text-in a>:last-child {
  display: none;
}

/* fim css noticia details */

/* sepe tv */

.tv-wrapper{
  display: flex;
}

.tv-wrapper #video{
  width: 80%;
  height: 600px; 
  margin: auto;
}

@media (max-width: 600px){
  .tv-wrapper #video{
    height: 100%; 
  }
}

.tv-title{
  margin: 45px auto 30px auto;
  width: fit-content;
  font-weight: 800;
  color: #005da8;
}

/* fim sepe tv */

/* css footer */

footer .fab{
  border-radius: 50%;
  background: #060606;
}

.redes .fab{
  border-radius: 50%;
  background: white;
  transform: .3s;
}

.redes .fab:hover{
  border-radius: 50%;
  color: white;
}

.footer__social .fa-facebook-f{
  padding: 12px 18px;
}

.footer__social .fa-facebook-f:hover{
  background: #3b5998;
}

.footer__social .fa-instagram, .fa-youtube{
  padding: 12px 16px;
}

.footer__social .fa-instagram:hover{
  background:linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
}

.footer__social .fa-youtube:hover{
  background:linear-gradient(120deg, #ff0000, #282828);
}

/* fim css footer */

/* css nav */

#newNav {
  position: fixed;
  width: 100%;
  display: flex;
  z-index: 999;
  background: white;
  border-bottom: 1px solid #80808020;
  box-shadow: 0 2px 10px 0px #00000040;
}

#newNav .nav-block-wrapper{
  text-align: center;
  width: 65%;
  margin: auto;
}

#newNav .nav-block-wrapper .top{
  border-bottom: 1px solid #80808040;
  padding-bottom: 12.5px;
  margin-bottom: 12.5px;
}

#newNav .nav-block-wrapper.mobile .top{
  border: 0;
  padding: 0;
  margin: 0;
}

#newNav .nav-block-wrapper .top .sociais{
  align-self: center;
  gap: 10px;
  display: flex;
  justify-content: start;
}

#newNav .nav-block-wrapper .top .sociais a{
  font-size: 25px;
  color: inherit;
  text-decoration: none !important;
}

#newNav .nav-block-wrapper .top .sociais a i{
  color: #005da8;
  padding: 0;
  transition: 250ms;
}

#newNav .nav-block-wrapper .top .sociais a i.fa-youtube:hover{
  color: #FF0000;
}

#newNav .nav-block-wrapper .top .sociais a i.fa-instagram:hover{
  background: linear-gradient( 
    45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: initial;
}

#newNav .nav-block-wrapper .top .sociais a i.fa-whatsapp:hover{
  color: #25d366;
}

#newNav .nav-block-wrapper .top .sociais a i.fa-facebook:hover{
  color: #4267B2;
}

#newNav .nav-block-wrapper .top .logo img{
  width: 125px;
  margin: 15px 0 25px 0;
  transition: 250ms;
}

#newNav .nav-block-wrapper .top .logo:hover a img{
  transform: scale(1.2);
}

#newNav .nav-block-wrapper .top .colDir .assinante{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: end;
  gap: 10px;
}

#newNav .nav-block-wrapper .top .colDir{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-evenly;
}

#newNav .nav-block-wrapper .top .colDir .assinante .signIn{
  width: fit-content;
  height: fit-content;
  display: flex;
  gap: 5px;
  text-decoration: none;
  padding: 2.5px 5px;
  transition: 250ms;
  border: 2px solid transparent;
}

#newNav .nav-block-wrapper .top .colDir .assinante .signIn i{
  align-self: center;
  color: #005da8;
}

#newNav .nav-block-wrapper .top .colDir .assinante .signIn p{
  margin: 0;
  color: #005da8;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}

#newNav .nav-block-wrapper .top .colDir .assinante .signIn:hover{
  border: 2px solid #013a68;
  border-radius: 5px;
}

#newNav .nav-block-wrapper .top .colDir .assinante .signIn:hover i{
  color: #013a68;
}

#newNav .nav-block-wrapper .top .colDir .assinante .signIn:hover p{
  color: #013a68;
  font-weight: 700;
}

#newNav .nav-block-wrapper .top .colDir .assinante .signUp{
  text-decoration: none;
}

#newNav .nav-block-wrapper .top .colDir .assinante .signUp{
  width: fit-content;
  height: fit-content;
}

#newNav .nav-block-wrapper .top .colDir .assinante .signUp p{
  margin: 0;
  padding: 5px 15px;
  border-radius: 5px;
  background: #005da8;
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}

#newNav .nav-block-wrapper .top .colDir .assinante .signUp:hover p{
  background: #013a68;
}

#newNav .nav-block-wrapper .top .colDir .tempo{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: end;
  gap: 10px;
}

#newNav .nav-block-wrapper .top .colDir .tempo .previsao .icon{
  width: fit-content;
  display: flex;
}

#newNav .nav-block-wrapper .top .colDir .tempo .previsao .icon i.wi{
  font-size: 32px;
  margin: auto;
  font-weight: 600;
}

#newNav .nav-block-wrapper .top .colDir .tempo .previsao .icon i.wi.wi-day-sunny{
  color: #FDB813;
  text-shadow: 0 0 #00000060;
}

#newNav .nav-block-wrapper .top .colDir .tempo .previsao .valor{
  display: flex;
  width: fit-content;
  flex-direction: column;
  text-align: left;
  gap: 4px;
}

#newNav .nav-block-wrapper .top .colDir .tempo .previsao .valor p{
  margin-bottom: 0;
  line-height: 1;
  font-size: 14px;
  color: #005da8;
}

#newNav .nav-block-wrapper .top .colDir .tempo .previsao .valor p.prevMin{
  color: #bbbbbb;
}

#newNav .nav-block-wrapper .cat{
  justify-content: center;
  margin-bottom: 15px;
}

#newNav .nav-block-wrapper .cat a{
  color: inherit;
  font-size: inherit;
}

#newNav .nav-block-wrapper .cat a h4, #newNav .nav-block-wrapper .cat span h4{
  text-transform: uppercase;
  font-size: inherit;
  font-weight: 800;
  color: #005da8;
  transition: 250ms;
  margin-bottom: 0;
}

#newNav .nav-block-wrapper .cat a:hover h4{
    color: #013a68;
}

#newNav .nav-block-wrapper.mobile .logo{
  width: 100%;
}

#newNav .nav-block-wrapper.mobile .logo a #newNav-img{
  width: 75%;
}

#newNav .nav-block-wrapper.mobile .navbar-toggler {
  position: absolute;
  top: 40px;
  right: -50px;
}

#newNav .nav-block-wrapper.mobile {
  position: relative;
}

#newNav .nav-block-wrapper.mobile .cat{
  justify-content: center;
      border-top: 1px solid #80808060;
    border-bottom: 1px solid #80808060;
    padding: 15px 0;
    flex-direction: column;
    width: 100%;
    gap: 5px;
    display: flex;
}

#newNav .nav-block-wrapper.mobile .navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 56, 73, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

#newNav #newNav-cat a, #newNav #newNav-cat .dropdown {
  width: fit-content;
}

#newNav .nav-block-wrapper.mobile #newNav-cat a, #newNav .nav-block-wrapper.mobile #newNav-cat .dropdown {
  margin: auto;
}

#newNav .nav-block-wrapper.mobile .navbar-collapse.collapse.show, #newNav .nav-block-wrapper.mobile .navbar-collapse.collapsing {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 30px 0;
}

#newNav .nav-block-wrapper.mobile .navbar-collapse.show .col.assinante, #newNav .nav-block-wrapper.mobile .navbar-collapse.collapsing .col.assinante{
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 25px;
  align-items: center;
}

#newNav .nav-block-wrapper.mobile .navbar-collapse.show .col.colDir .assinante .signUp p, #newNav .nav-block-wrapper.mobile .navbar-collapse.collapsing .col.colDir .assinante .signUp p{
  color: white;
  background: #005da8;
  font-weight: 500;
  text-transform: uppercase;
  padding: 5px 15px;
  border: 2px solid #005da8;
  border-radius: 5px;
}

#newNav .nav-block-wrapper.mobile .navbar-collapse.show .col.colDir .assinante .signIn, #newNav .nav-block-wrapper.mobile .navbar-collapse.collapsing .col.colDir .assinante .signIn{
  display: flex;
  gap: 5px;
  align-items: inherit;
  color: #005da8;
  font-weight: 500;
  text-transform: uppercase;
}

#newNav .nav-block-wrapper.mobile .navbar-collapse.show .col.colDir .assinante .signIn p, #newNav .nav-block-wrapper.mobile .navbar-collapse.show .col.colDir .assinante .signUp p, #newNav .nav-block-wrapper.mobile .navbar-collapse.collapsing .col.colDir .assinante .signIn p, #newNav .nav-block-wrapper.mobile .navbar-collapse.collapsing .col.colDir .assinante .signUp p{
  margin: 0;
}

#newNav .nav-block-wrapper.mobile .navbar-collapse.show .col.sociais, #newNav .nav-block-wrapper.mobile .navbar-collapse.collapsing .col.sociais{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

#newNav .nav-block-wrapper.mobile .navbar-collapse.show .col.sociais a, #newNav .nav-block-wrapper.mobile .navbar-collapse.collapsing .col.sociais a{
  font-size: 25px;
  color: #005da8;
}

#newNav .nav-block-wrapper.mobile .navbar-collapse.show .col.sociais a i, #newNav .nav-block-wrapper.mobile .navbar-collapse.collapsing .col.sociais a i{
  padding: 0;
}



/* Dropdown Button */
#newNav #newNav-cat .dropbtn {
  border: none;
}

/* The container <div> - needed to position the dropdown content */
#newNav #newNav-cat .dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
#newNav #newNav-cat .dropdown .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
#newNav #newNav-cat .dropdown .dropdown-content a {
  color: #013a68;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
  transition: 250ms;
  width: 100%;
}

#newNav #newNav-cat .dropdown .dropdown-content a:hover {
  background-color: #d9d9d9;
}

/* Change color of dropdown links on hover */
#newNav #newNav-cat .dropdown .dropdown-content:hover {background-color: #f1f1f1;}

/* Show the dropdown menu on hover */
#newNav #newNav-cat .dropdown:hover .dropdown-content {display: block; border: 1px solid #ddd;}

/* Change the background color of the dropdown button when the dropdown content is shown */
#newNav #newNav-cat .dropdown:hover .dropbtn {background-color: #3e8e41;}



#nav-pad{
  padding-top: 205px;
  transition: 250ms;
}

@media screen and (max-width: 992px) {
  #nav-pad{
    padding-top: 150px;
  }
}

/* fim css nav */

a:hover {
  color: inherit;
}

.hero__tempo {
  font-size: 12px;
}

.hero__barra {
  background: #2969b9 !important;
  color: white !important;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
}

.hero__propaganda {
  background-color: #f4f4f4;
  min-height: 172px;
}

.hero__icon {
  border-radius: 50%;
  margin: .5rem;
  padding: .3em .3em;
  transition: all .1s ease-out;
}

.hero__icon:hover {
    background-color: #fff;
}

.hero__icon:hover i {
    color: #2969b9;
}
.vert .carousel-item-next.carousel-item-left,
.vert .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.hero__icon i {
  width: 1.25em;
  height: 1.25em;
  padding-top: 15px;
  color: #ffffff;
  text-align: center;
}

.hero__tempo__temp {
  font-size: 2rem;
}

.header__navbar {
  background-color: #009ede;
}

.header__navbar__link {
  color: #ffffff;
  text-transform: uppercase;
}

.dropdown-menu {
    border-radius: 0;
}

.dropdown-menu > a {
    padding: .5rem 1rem;
}

.dropdown-menu > a:not(:last-of-type) {
    border-bottom: 1px solid #ddd;
}

.header__media {
  background-color: #474747;
  padding: 5px;
  margin-bottom: 10px;
}

.hero__news {
  cursor: pointer;
  margin-bottom: 0
}

.hero__news__btn {
  background-color: #009ede;
  border-radius: 0;
  color: #ffffff;
  padding: 0 4rem;
}
.capa_dia {
  border-top: 4px solid #1a4d86;
  background: #f4f4f4;
  padding: 10px;
  font-size: 2em;
  font-weight: bolder;
  text-align: center;
}

.colunistas {
  border-top: 4px solid #1a4d86;
  background: #f4f4f4;
  font-weight: bolder;
  text-align: center;
  margin-top: 10px;
}

.player-wrapper {
  position: relative;
  vertical-align: middle;
}

#player-play {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 35px;
  margin-left: 40px;
  border-radius: 50%;
  background-color: white;
  color: #2969b9;
  vertical-align: middle;
  padding: 5px 0 5px 0;
}

#player-play::after {
  content: ' ';
  position: absolute;
  box-sizing: border-box;
  top: 50%;
  left: 53%;
  transition: all .15s ease-out;
}

#player-play:not(.paused)::after {
  width: 20px;
  height: 24px;
  background-color: #fff;
  border-right: 6px solid currentColor;
  border-left: 6px solid currentColor;
  transform: translate(-50%, -50%);
}


#player-play.paused::after {
  border: 12px solid currentColor;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-width: 18px;
  transform: translate(-25%, -50%);
}

.player-mute,
.player-minus,
.player-plus {
  cursor: pointer;
}

.player-volume {
  display: inline-block;
}

.player-volume-bar {
  position: relative;
  display: inline-block;
  top: -1px;
  width: 120px;
  height: 10px;
  background-color: rgba(255, 255, 255, .4);
}

.player-volume-bar-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
}


.hero__news__img {
  margin: 0 auto;
  height: auto;
  width: 100%;
}

.hero__news__highlight {
  background-color: #e8e8e8;
}

.hero__news__highlight__block__title {
  color: #009ede;
  font-weight: bold;
}

.hero__news__highlight__block__descricao {
  font-weight: bold;
  margin-bottom: 2rem;
}

.noticia__ultima__hora {
  margin: 1rem 0 2rem;
}

.noticia__ultima__hora--wrapper {
  background-color: #019de0;
}

.noticia__ultima__hora__title {
  background-color: #000000;
  color: #ffffff;
  -webkit-transform: translate(-13px, 0px) skew(-25deg, 0deg);
  transform: translate(-13px, 0px) skew(-25deg, 0deg);
}

.noticia__ultima__hora__title__text {
  font-weight: bold;
  -webkit-transform: skewX(25deg);
          transform: skewX(25deg);
}

.text-light{
  vertical-align: -10%!important;
}

.destaque__link {
  position: relative;
  display: block;
  width: 100%;
  /* margin-bottom: 10px; */ 
}

.destaque__link:hover {
  text-decoration: none;
}

.destaque__link:hover .destaque__info {
  padding-bottom: 1.8rem;
}

.destaque__img {
  position: relative;
  width: 100%;
}

/* @media (min-width: 769px)
{
  .destaque__img {
    width: 470px;
  }
} */

.destaque__info {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.5rem;
  width: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 30%, rgba(0, 0, 0, .7) 100%);
  transition: all .2s ease-out;
}

.destaque__categoria {
  display: inline-block;
  margin-bottom: .8em;
  padding: .4em .6em !important;
  border-radius: 4px;
  background-color: rgb(0, 158, 222, .7);
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
}

.destaque__title {
  display: block;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
}

.destaque__title_min {
  display: block;
  color: #fff;
  font-weight: bold;
  line-height: 1.1;
}

.destaque__media__title {
  color: #009ede;
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
}

.destaque__propaganda {
  width: 100%;
}

.destaque__propaganda--variedades{
  height: 10rem;
}

.noticias__recentes__slider .slick-prev.slick-arrow:before {
  content: '\003c' !important;
  background: black;
  height: 100%;
}

.noticias__recentes__slider .slick-next.slick-arrow:before {
  content: '\003e' !important;
  background: black;
  height: 100%;
}

.noticias__recentes__slider__title {
  color: #009ede;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.noticias__recentes__slider__data {
  color: #505050;
  font-weight: bold;
  font-size: 8px;
}

.noticias__recentes__slider__desc {
  display: inline-block;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
}

.noticias__recentes__slider__desc:hover {
  color: #000;
  text-decoration: none;
}

.noticias__recentes__tag{
  position: absolute;
  margin-top: 110px;
  margin-left: 5px;
  background: #005da8;
  color: white;
  padding: 3px 8px;
  border-radius: 30px;
}

.destaque__border__bottom {
  border-bottom: 3px dotted #c3c4c5;
  margin-bottom: 15px;
  border-top: 3px dotted #c3c4c5;
  padding-top: 10px;
}

.destaque__border__top {
  border-top: 3px dotted #c3c4c5;
}

.destaque__border__right {
  border-right: 3px dotted #c3c4c5;
}

.destaque__border__right--novideo {
  padding: 0 5px;
}

.banner__image {
  width: 100% !important;
}

.hr__secao{
  border: none;
  height: 5px;
}

.hr__secao1{
  background-color: #df7b5d;
}

.hr__secao2 {
  background-color: #249328;
}

.hr__secao3 {
  background-color: #43acf7;
}

.secao__title {
  border-bottom: 1px solid #dddddd;
}

.secao__title i {
  margin: 0 .25em .15em 0;
  font-size: 1rem;
  vertical-align: middle;
}

.secao__title1 {
  color: #df7b5d;
}

.secao__title2 {
  color: #249328;
}

.secao__title3 {
  color: #43acf7;
}

.secao__categoria {
  font-weight: bold;
  text-transform: uppercase;
}

.secao__categoria1 {
  color: #df7b5d;
}

.secao__categoria2 {
  color: #249328;
}

.secao__categoria3 {
  color: #43acf7;
}

.secao__main__title {
  color: #000;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.2;
}

.secao__general__title {
  color: #000;
  font-size: 1rem;
  font-weight: bold;
}

.secao__main__title:hover,
.secao__general__title:hover {
  /* color: #000; */
  text-decoration: none;
}

.secao__borda {
  border-bottom: 2px dotted #ddd;
}

.colunistas__img {
  float: left;
  border-radius: 50%;
  height: 100px;
  width: 100px;
}

.colunistas__link{
  display: inline-block;
  padding: 0 0 0 1rem;
  color: #000;
}

.colunistas__link__more {
  font-weight: bold;
  text-transform: uppercase;
}

.colunista__destaque {
  display: flex;
  justify-content: center;
  margin: 1rem 0;
  font-size: 1.2rem;
  text-align: center;
}

.colunista__destaque .colunistas__img {
  float: none;
  width: 200px;
  height: 200px;
  text-align: center;
}

.noticia-link-item {
    margin: -15px;
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
    transition: all .15s ease-out;
}

.noticia-link-item:hover {
    text-decoration: none;
    border-color: #eaeaea;
    box-shadow: 0 0 50px rgba(0, 0, 0, .05);
}

.newsletter {
  border: 4px solid #ef8b42;
}

.newsletter__input {
  background-color: #dddddd;
  border-radius: 0;
  color: #000000;
  font-weight: bold;
  margin: 0 auto;
  width: 99%;
}

.newsletter__submit {
  background-color: #fd6b04;
  border: none;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
}

.post-desc {
  font-size: 1.2rem;
  line-height: 1.6;
}

.footer__header {
  /* background-color: #009ede; */
  background-color: #111;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 3rem 0 1rem 0;
}

.footer__logo__link{
  color: #ffffff;
  font-size: 4.5rem;
  font-weight: bold;
  letter-spacing: -10px;
}

.footer__icon {
  color: #ffffff;
  font-size: 1.8rem;
  padding: .5rem;
}

.footer__conteudo {
  background-color: #212121;
}


.footer__lista {
  list-style: none;
}

.footer__lista li {
  padding: .3rem 0;
}

.footer__lista li a {
  color: #fff;
  font-weight: bold;
  opacity: .6;
  text-decoration: none;
}

.footer__lista li a:hover {
  opacity: 1;
}

.footer__title {
  color: #fff;
}

.footer__title:after {
  content: ' ';
  margin: .5rem 0 1rem;
  background-color: #fff;
  display: block;
  height: 3px;
  width: 30px;
}

.copyright_img{
  background-image: url('/template/img/logo/logo-otimizer-h.webp');
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;            
  width: 113px;
  height: 38px;
  margin: -10px;
  background-size: 100% 100%; 
}
/* .copyright_img:hover{
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;            
  width: 113px;
  height: 31px;
  margin: -10px;
  background-size: 100% 100%; 
  background-image: url(https://otimizer.com.br/logoSite/logo_w_otimizer_cubo.png);
  transition: 1s cubic-bezier(0, 0.46, 0.64, 0.91);
} */

.copyright {
  background-color: #060606 !important;
}

.pull_redes{
  float: right;
}

.destaque__img__banner{
  height: 270px;
}

.nav_cont{
  font-size: 1rem;  
}
.nav_cont:hover{
  font-weight: 600;
}
.nav_cont_border{
  border-right: 1.5px solid #fff;
  margin-right: 13px;
}

.hero__icon{
  background: #fff!important;
}
.hero__icon i{
  color: #2f70c1!important;
}
.toptop{
  padding-bottom: 2px;
}

.searchbar{
  margin: auto auto 0 auto;
  height: 41px;
  width: 100%;
  border: 1px solid #5aa3ff;
  background-color: #f3f3f3;
  border-radius: 35px;
  padding: 4px;
}

.search_input{
  color: black;
  border: 0;
  border-radius: 35px;
  outline: 0;
  padding: 0 10px;
  background: none;
  width: 205px;
  caret-color:transparent;
  line-height: 34px;
  transition: width 0.4s linear;
}

.search_icon{
  height: 32px;
  width: 40px;
  float: right;
  display: flex;
  text-decoration: none!important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color:#2969b9;
}

.search_icon:hover{
  color:#2969b9!important;
} 

.search_input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset;
}

/* Cor do texto do autocomplete */
.search_input:-webkit-autofill {
  -webkit-text-fill-color: black !important;
}

.border__right{
  border-right: 3px dotted #c3c4c5;
}

.latest-link {
  font-size: 14px;
  font-size: .875rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #151316;
  display: block;
  font-family: Merriweather Sans,sans-serif;
  font-weight: 800;
  height: 50px;
  letter-spacing: -.5px;
  line-height: 50px;
  margin-top: 26px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  position: relative;
}

.latest-link i{
  color: #2969b9;
  font-weight: bold;
  font-size: 16px;
}

.no-padding{
  padding: 0px;
}

.img-clip{
  height: 170px;
  overflow: hidden;
}


.destaque_img_lateral{
  position: relative;
  width: 100%;
}

/*-------------- ajustes topo site ------------- */
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 1; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  background-color: #111; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

#bg-filter{
  transition: 0.3s;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s;
  padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.menu{
    transition: opacity .3s cubic-bezier(.165,.84,.44,1);
    padding: 0px 10px;
    position: relative;
    width: 200px;
    margin-top: 5px !important;
}

.menu_text {
    font-family: Merriweather Sans,sans-serif;
    font-weight: 800;
    font-size: 20px;
    text-align: center;
    line-height: 44px;
    text-transform: uppercase;
    padding-left: 20px;
}

.previ-tempo{ 
  height: 185px !important; 
  width: 200px !important;
}

#section-maislidas .lista-wrapper{
  border: 1px solid #80808050;
  margin-bottom: 25px;
}

#section-maislidas .lista-wrapper .lista-header{
  border-bottom: 1px solid #80808070;
  text-align: center;
  background-color: #005da8;
}

#section-maislidas .lista-wrapper .lista-header h3{
  font-size: 20px;
  font-weight: 600;
  color: white;
  padding: 10px 0;
  margin-bottom: 0;
  padding-left: 10px;
}

#section-maislidas .lista-wrapper ul{
  background-color: #f4f4f4;
  list-style: none;
  padding: 15px 15px 30px 15px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin-bottom: 0;
}

#section-maislidas .lista-wrapper ul a{
  color: inherit;
  border-bottom: 1px solid #80808050;
  font-size: 14px;
  padding: 10px 0;
  transition: 250ms;
  text-decoration: none;
}

#section-maislidas .lista-wrapper ul a li{
  display: flex;
}

#section-maislidas .lista-wrapper ul a li h4{
  flex: 0 0 5%;
  margin: auto 15px auto 5px;
  text-align: center;
  color: #80808080;
}

#section-maislidas .lista-wrapper ul a li h5{
  font-weight: 800;
  color: #004175;
  transition: 250ms;
  font-size: 16px;
}

#section-maislidas .lista-wrapper ul a li h5:hover{
  color: #00345e;
  text-shadow: 0px 0px 5px #00000020;
}

#section-maislidas .lista-wrapper ul a:last-child{
  border-bottom: 0;
  padding-bottom: 0;
}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}


.accordion2 {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}

.aovivo{
   background: #d6190b;
    color: white;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 25px;
    text-transform: uppercase;
}


/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
/* .active, .accordion:hover {
  background-color: #ccc;
} */

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
}
.accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}

.sidenav{
    /* border-right: 2px solid #3d89e8; */
    background-color: #eee;
    padding-top:0px;
}

.sidenav a{
    font-family: Merriweather Sans,sans-serif;
    font-size: 17px;
    font-weight:600;
    color: #000000;
}
.sidenav a:hover {
    color: #6d6d6d;
}
.closebtn2{
    font-size: 39px;
    padding: 0px
}

.hero{
    background: #2969b9 !important; 
    height: 12px;
}

.positionTop{
    position: absolute;
    top: 37%;
}
.align_logo{
    text-align: center;
}
.accordion:after {
    color: #777!important;
}
.accordion:before {
    color: #777!important;
}

.redes a{
    display: initial!important;
    padding:5px!important;
}

.logo_sidenav{
    margin-top: -6px;
}

.noticias-resize{
  /* height: 345px; */
  margin-bottom: 10px;
}

.carousel-resize{
  height: 345px;
  margin-bottom: 10px;
}

@media screen and (min-width: 769px) {
  .noticias-destak-imagem{
    height: 480px;
  }
  
  .noticias-resize{
    height: 235px;
  }

  .carousel-resize{
    height: 235px;
  }

  .noticias-destak-resize{
    height: 480px;
  }

  .cover{
    object-fit: cover;
  }

  .noticias-destak-efeito{
    margin-bottom: 10px;
    display: flex;
    box-shadow: inset 0em 1em 10em white;
  }
}

/*-------------- fim topo site ------------- */

.destaques_padding_lateral{
 padding-left: 0px;
}


.position_tempo{
  position: absolute;
  top: 47%;
  color: #042745;
  font-weight: bold;
  font-size: 12px;
  left: 46%;
  gap: 3px;
  margin-top: 5px;
}

/*-------------- barra fixa rádio ------------- */
#footer-cta {
	background: rgba(0,0,0,.8);
    bottom: -108px;
    box-shadow: 0 -2px 3px 0 rgba(0,0,0,.1);
    height: 74px;
    padding: 5px;
    text-align: right;
    border-top: 1px solid #fff;
    width: 100%;
    z-index: 9999;
    transform: translateY(-100%);
    position: fixed!important;
}

/*-------------- Media Query ------------- */

/*------------ Max -------------- */

@media (max-width: 1200px) {
  .destak_col{
      display: none !important;
  }
  .author-name{
      display: block !important;
  }
  .destaque__img__banner{
    height: 141px;
  }
  .searchbar > .search_input{
    width: 160px;
  }
  .position_tempo{
    top: 47%;
    font-size: 10px;
    left: 43%;
  }
}

@media (max-width: 991px) {
  .pull_redes{
    float: left;
  }
  .destaque__title {
    font-size: 1.2rem !important;
  }
  .destaque__img__banner{
    height: 100px;
  }
  .searchbar > .search_input{
    width: 109px;
  }
  .position_tempo{
    top: 48%;
    font-size: 7px;
    left: 41%;
  }
}

@media (max-width: 767px) {
  .destak_col{
      display: block !important;
  }
  .author-name{
      display: none !important;
  }
  .none-not{
    display: none;
  }
  .destaque__border__right{
    border-right: 0;
  }
  .destaque__border__top{
      border-right: 0;
  }
  .padding-sm{
    margin-top: -24px !important;
    margin-bottom: 6px !important;
  }
  .destaque__img__banner{
    height: 340px;
  }
  .searchbar > .search_input{
    width: 370px;
  }
  .searchbar{
    width: 100%;
    margin-bottom: 2px;
  }
  .search_input{
    width: 370px;
  }
  .border__right{
    border-right: 0px dotted #c3c4c5;
  }
  .destaque_img_lateral{
    position: relative;
    width: 100%;
  }
  .img__destak{
    height: auto;
  }
  .destaques_padding_lateral{
    padding-left: 15px!important;
  }
  .positionTop{
    position: initial!important;
  }
  .menu_text{
    display: none;
  }
  .menu{
    padding: 1px 10px!important;
    position: absolute!important;
    top: 10%!important;
  }
  .logo_sidenav{
    margin-top: 20px!important;
  }
  .logo_sat2{
    margin-top: 20px;
  }
  .position_tempo{
    top: 47%;
    font-size: 22px;
    left: 47%;
  }
}

@media (max-width: 576px) {
  .player-wrapper {
      text-align: center;
  }
  .resp_title {
    font-size: 1.2rem !important;
  }
  .footer__icon{
    padding: 0.4rem !important;
  } 
  .title-area{
    font-size: 1.7rem;
  }
  .searchbar > .search_input{
    width: 318px;
  }
  .searchbar{
    width: 100%;
    margin-bottom: 0;
  }
  .search_input{
    width: 318px;
  }
  .menu{
    padding: 1px 10px!important;
    position: absolute!important;
    top: 10%!important;
  }
  .logo_sat{
    max-width: 75%!important;
  }
  .position_tempo{
    top: 47%;
    font-size: 20px;
    left: 47%;
  }
}

@media (max-width: 480px) {
  .searchbar > .search_input{
    width: 246px;
  }
  .searchbar{
    width: 100%;
  }
  .search_input{
    width: 246px;
  }
  .menu{
    padding: 1px 10px!important;
    position: absolute!important;
    top: 10%!important;
  }
  .align_logo{
    text-align: right!important;
  }
  .logo_sat {
    max-width: 70%!important;
  }
  .position_tempo{
    top: 47%;
    font-size: 18px;
    left: 46%;
  }

}

@media (max-width: 400px) {
  .searchbar > .search_input{
    width: 210px;
  }
  .searchbar{
    width: 100%;
  }
  .search_input{
    width: 210px;
  }
  .menu{
    padding: 1px 10px!important;
    position: absolute!important;
    top: 10%!important;
  }
  .positionTop {
    padding-left: 10px;
  }
  .position_tempo{
    top: 47%;
    font-size: 15px;
    left: 45%;
  }
}

@media (max-width: 350px) {
  .searchbar > .search_input{
    width: 220px;
  }
  .searchbar{
    width: 93%;
  }
  .search_icon{
    visibility: hidden;
  }
  .search_input{
    width: 220px;
  }
  .positionTop {
    padding-left: 10px;
  }
  .position_tempo{
    top: 47%;
    font-size: 13px;
    left: 45%;
  }
}

/*------------ Min -------------- */

@media (min-width: 991px) {
  .hero__news__highlight__block:not(:last-child) {
      border-right: 1px solid #afafaf;
  }
}

@media (min-width: 767px) {
  .hero__news__btn {
      padding: 0;
      width: 100%;
  }
  .hero__news__highlight__block:not(:nth-child(2)):not(:nth-child(4)) {
    border-right: 1px solid #afafaf;
    margin-bottom: 1rem;
  }

}


/*---------- Between min and max ----------*/

@media (min-width: 767px) and (max-width: 993px) {
  .destaque__title_min {
      font-size: 11px !important;
      line-height: 1.1 !important;
      font-weight: 500 !important
  }
  .column-card.columnist-highlight .author-avatar img {
      height: 135px !important;
  }
  .column-card.columnist-highlight .m-headline {
      font-size: 25px !important;
  }
  .colunistas__img {
      height: 81px !important;
      width: 81px !important;
  }    
  .colunistas__link b,small{
      font-size: 13px !important;
  }
  .noticias__recentes__slider__desc {
      font-size: 14px !important;
  }
  .noticias__recentes__title{
      font-size: 1.1rem !important;
  }
  .btn-wrap-jor button {
    left: 39% !important;
  }
  .none-not{
      display: none;
  }
}

.form-control-borderless {
  border: none;
}

.form-control-borderless:hover, .form-control-borderless:active, .form-control-borderless:focus {
  border: none;
  outline: none;
  box-shadow: none;
}

/*--------Parte do assinante---------------*/
.satRadio div {
  clear: both;
  overflow: hidden;
}

.satRadio label {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #D1D3D4;
  font-weight: normal;
}

.satRadio input[type="radio"]:empty,
.satRadio input[type="checkbox"]:empty {
  display: none;
}

.satRadio input[type="radio"]:empty ~ label,
.satRadio input[type="checkbox"]:empty ~ label {
  position: relative;
  line-height: 2.5em;
  text-indent: 3.25em;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.satRadio input[type="radio"]:empty ~ label:before,
.satRadio input[type="checkbox"]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  content: '';
  width: 2.5em;
  background: #D1D3D4;
  border-radius: 3px 0 0 3px;
}

.satRadio input[type="radio"]:hover:not(:checked) ~ label,
.satRadio input[type="checkbox"]:hover:not(:checked) ~ label {
  color: #888;
}

.satRadio input[type="radio"]:hover:not(:checked) ~ label:before,
.satRadio input[type="checkbox"]:hover:not(:checked) ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #C2C2C2;
}

.satRadio input[type="radio"]:checked ~ label,
.satRadio input[type="checkbox"]:checked ~ label {
  color: #777;
  border-color: #5cb85c;
}

.satRadio input[type="radio"]:checked ~ label:before,
.satRadio input[type="checkbox"]:checked ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #333;
  background-color: #ccc;
}

.satRadio input[type="radio"]:focus ~ label:before,
.satRadio input[type="checkbox"]:focus ~ label:before {
  box-shadow: 0 0 0 3px #999;
}

.satRadio-success input[type="radio"]:checked ~ label:before,
.satRadio-success input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5cb85c;
}


/*---------------Icon Youtube-------------*/

.iconVideo{
  position: absolute; 
  font-size: 50px; 
  top: 50%; 
  color: #0089ff; 
  left: 50%; 
  transform: translate3d(-50%, -50%, 0);
  transition: 0.5s;
}

.modalEffect:hover > i{
  color: #2969b9;
  font-size: 60px;
  transition: 0.5s;
}

.iconVideoMin{
  position: absolute; 
  font-size: 30px; 
  top: 50%; 
  color: #0089ff; 
  left: 50%; 
  transform: translate3d(-50%, -50%, 0);
  transition: 0.5s;
}

.modalEffectMin:hover > i{
  color: #2969b9;
  font-size: 40px;
  transition: 0.5s;
}

/* css player radio footer */

.dropdown-radio-content{
  border-radius: 10px 10px 0px 0px;
  text-align: center;
  font-weight: bold;
}

.dropdown-radio-content li{
  transition: .3s;
  text-decoration: none;
  padding: 5px auto;
}

.dropdown-radio-content li:hover{
  color: white;
  background: #1459af;
}

.btn-primary{
  font-weight: bold;
  background: #1459af;
}

#btn_swap_radio{
  min-width: 165px;
  font-size: 13px;
}

/* fim css player radio footer */

/* ajuste carousel */

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
  height: inherit;
}

/* fim ajuste carousel */

.ultimas__container{
  border-left: 1px solid grey;
  padding-left: 30px;
  margin-top: 30px;
}

.ultimas__container ul{
  padding-left: 0;
}

.ultimas__container time{
  position: absolute;
  left: -125px;
  color: grey;
  top: -3px;
}

.ultimas__card{
  border-bottom: 1px solid #80808075;
  padding-bottom: 20px;
  margin-bottom: 40px;
}

.ultimas__card h5, .ultimas__card h3{
  font-weight: bold;
}

.ultimas__card h5, .ultimas__info, .ultimas__tag, .ultimas__container time {
  font-size: 14px;
}

.ultimas__card h5{
  color: #005da8;
}

.ultimas__card::after{
  background-color: #005da8;
  border: 1px solid;
  border-radius: 50%;
  content: " ";
  height: 15px;
  left: -38px;
  position: absolute;
  top: 0px;
  width: 15px;
}

.ultimas__info{
  color: grey;
}

.ultimas__tag p{
  margin: 0px 10px;
}

/* trabalheconosco */

.page__container{
  display: flex;
  flex-wrap: wrap;
  background: #195685;
}

.page__container_img_wrapper{

}

.page__container_img_wrapper img{
  width: 100%;
}

.page__container_form_wrapper{
  display: flex;
}

@media (max-width: 992px){
  .page__container_form_wrapper{
    margin: 75px 0;
  }
}

.page__container_form{
  height: fit-content;
  margin: auto;
}

.page__container_form form .form-label{
  font-weight: bold;
  color: white;
}

.page__container_form_button button{
  width: 100%;
  color: white;
  font-weight: 700;
  background: #2969b9;
  border: 3px solid #2969b9;
  transition: .3s;
}

.page__container_form_button button:hover{
  background: white;
  color: #2969b9;
}

.page__container_form .form-check-label,.page__container_form  .form-control-file,.page__container_form  .form-control-range{
  color: white !important;
}

.page__container_form .form-group label{
  color: white
}

.trabalheconosco{
  color: white;
  text-align: center;
  background: #005da8;
  padding: 15px 15px 30px 15px;
}

.trabalheconosco h4{
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 25px;
}

.trabalheconosco a{
  text-decoration: none;
  color: white;
  background: #0000004d;
  padding: 6px 12px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 15px;
  border: 3px solid #005da8;
  transition: .3s;
}

.trabalheconosco a:hover{
  color: #005da8;
  background: white;
}

/* */

.modal-backdrop{
  opacity: 0 !important;
}

/* quick class */

.ma{
  margin: auto;
}

.p0{
  padding: 0px;
}

.df{
  display: flex;
}

@media (max-width: 992px){
  .df{
      flex-direction: column;
  }
}

.di{
  display: inline;
}

.dfw{
  flex-wrap: wrap;
}

.fdr{
  flex-wrap: wrap;
  flex-direction: row;
}

.fdc{
  flex-wrap: wrap;
  flex-direction: column;
}

.tac{
  text-align: center;
}

@media (max-width: 992px) {
  .tacm{
      text-align: center !important;
  }
}

.tar{
  text-align: right;
}

.tal{
  text-align: left;
}

.jfs{
  justify-content: flex-start;
}

.jsa{
  justify-content: space-around;
}

.jsb{
  justify-content: space-between;
}

.jse{
  justify-content: space-evenly;
}

.jc{
  justify-content: center;
}

@media (max-width: 600px) {
  .jcm{
      justify-content: center;
  }
}

.fwb{
  font-weight: bold;
}

.fwl{
  font-weight: lighter;
}

/* quick class */